Welcome![Sign In][Sign Up]
Location:
Search - ucosii KEIL

Search list

[Other resourceSTM32-uCosii

Description: KEIL下STM32的UCOSii代码,所有的移植文件,包含UCos的源程序都在,可以直接使用.
Platform: | Size: 1716782 | Author: 周从文 | Hits:

[uCOS51ucosii

Description: 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
Platform: | Size: 40960 | Author: 吴健勇 | Hits:

[uCOSuCOS-II-V280

Description: uCOS-II-V280是当前UCosII最新版本源代码-uCOS-II-V280 is the latest version of the current UCosII source code
Platform: | Size: 937984 | Author: 波小以 | Hits:

[SCMucOSII_keil_c51

Description: 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
Platform: | Size: 183296 | Author: Tingliang | Hits:

[uCOSLPC214X_ucosii

Description: ucosII V2.52 在P89LPC214x 使用Keil 环境下的源代码 -ucosII V2.52 P89LPC214x use Keil in the context of source code
Platform: | Size: 258048 | Author: goodlife | Hits:

[uCOSUCOSII-LPC2210

Description: UCOS-II在LPC2210上的移植代码-UCOS-II LPC2210 transplant code
Platform: | Size: 11264 | Author: 江虹 | Hits:

[SCM213X_For_Keil

Description: arm7 LPC2136的Keil for arm 工程模板,包含了uCOSII操作系统。对Keil编译环境熟悉的单片机开发人员非常具有参考价值。-arm7 Keil LPC2136 the arm for the project template, uCOSII operating system contains. Keil compiler to the environment familiar microcontroller developers have great reference value.
Platform: | Size: 274432 | Author: temp123456 | Hits:

[Embeded-SCM Develop51ucosii

Description: c51 uc/os源程序 -c51 uc/os source
Platform: | Size: 38912 | Author: lansen | Hits:

[SCMKeilCuCOSII

Description: 在Keil C环境下运行的uCOS--In the Keil C environment running uCOS-
Platform: | Size: 159744 | Author: chenxi | Hits:

[SCMKeil_uCOSII_GUI(LPC214x)

Description: 在Keil下的uCOSII+GUI(For LPC214x) 最新-In Keil under uCOSII+ GUI (For LPC214x) latest
Platform: | Size: 579584 | Author: tata1982 | Hits:

[uCOSuCOS-II2.85_for_Keil_C51

Description: UCOSII2.85针对8051单片机的移植版本,开发环境为KEIL C51。-UCOSII2.85 transplant for 8051 version of development environment for the KEIL C51.
Platform: | Size: 522240 | Author: simon | Hits:

[uCOSkeil_ucsoii_for_S3C44B0X

Description: 一个在KEIL公司的MDK3.20编译通过运行的基于S3C44B0X芯片的UCOSII源代码,有外部中断-A company
Platform: | Size: 464896 | Author: husong | Hits:

[uCOSMicrium-NXP-uCOS-II-MCB2300

Description: KEIL平台下,LPC23XX官方的UCOSii的移植文件,包含各种功能的测试程序.
Platform: | Size: 2706432 | Author: 周从文 | Hits:

[SCMucos-II@7s64

Description: keil 下的ucOS移植程序。移植平台AT91SAM7S64.-keil uCOS transplant procedures under. Transplantation platform AT91SAM7S64.
Platform: | Size: 632832 | Author: budong | Hits:

[uCOSuCOS-IItoARM7

Description: 基于周立功的lpc2131的试验,将ucosii移植到arm7上-Based on the lpc2131 Ligong weeks of testing, will be ported to ARM7 on ucosii
Platform: | Size: 113664 | Author: xcq | Hits:

[SCMsmall_rtos1.12.1

Description: 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。 -err
Platform: | Size: 91136 | Author: gtt | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148_uCOSII_GUI

Description: lpc2148 uc/gui的移植例程,keil编译环境-lpc2148 uc/gui transplant routines, keil compiler environment
Platform: | Size: 157696 | Author: Jnny_CN | Hits:

[SCMLD_51ucosii

Description: keil的开发环境,把uc/osii操作系统移植到51单片机上,0错误、0警告,程序调试通过.-keil development environment, the uc/osii transplanted into 51 single-chip operating system on, 0 errors, 0 warnings, program debugging through.
Platform: | Size: 194560 | Author: 侯成 | Hits:

[uCOSLPC2378Kit_PORT

Description: KEIL 下的UCOSII移植,里面有LED的点灯,点灯是需要按一下按LED灯亮一下,还有串口,不过波特率不准,只实现接收进入中断,其实就是完成了中断进入、信号量创建,对初学者十分有用。此例子用的是KEIL公司的MCB2300开发板,和英蓓特的LPC2300一样,原理图可以在KEIL公司官网上下到。-KEIL under UCOSII transplantation, there are LED
Platform: | Size: 466944 | Author: 王满仓 | Hits:

[Embeded-SCM DevelopC8051F410-uCOS286-Port

Description: uCos-ii 2.86 在C8051F410单片机上移植成功!!! 其中包括:UART驱动,smaRTClock驱动等。在keil中可通过模拟仿真查看移植运行结果,另在文件中附有本人实际运行的结果图片。本人保证:所有经本人上传的程序绝对可以正常使用!-uCos-ii 2.86 at C8051F410 Singlechip Successful transplantation on!!! including: UART driver, smaRTClock driving. Keil at through simulation can be run to view the results of transplantation, and the other in the document with the actual running of the results of my picture. I guarantee: I upload all the procedures can absolutely normal use!
Platform: | Size: 536576 | Author: XIAFAC | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net